laravel return list of ids

50

laravel return list of ids -

test::where('id' ,'>' ,0)->pluck('id')->toArray();

Comments

Submit
0 Comments